home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /* Alert Buttons */
-
- "OK" = "OK";
- "Cancel" = "Annulla";
- "Quit" = "Esci";
- "Quit Anyway" = "Esci comunque";
- "Close" = "Chiudi";
- "Delete" = "Cancella";
- "Open Anyway" = "Apri comunque";
- "Deliver Anyway" = "Invia comunque";
- "Close Anyway" = "Chiudi comunque";
-
- /* The title of the Font Menu (jmh->Bryan you should get your font menu from nib) - string comparison is real bas in this case) */
-
- "Font" = "Caratteri";
- "Show Ruler" = "Mostra il righello";
- "Hide Ruler" = "Nascondi righello";
-
- /* Icon button strings */
- /* Lip Service */
- "Play" = "Ascolta";
- "Record" = "Registra";
- "Stop" = "Stop";
- "Pause" = "Pausa";
- "Erase" = "Cancella";
- "Insert" = "Inserisci";
-
- /* Mbox window */
- "Send" = "Spedisci";
- "Compose" = "Componi";
- "Mailboxes" = "Cassette";
- "Get Mail" = "Ritira posta";
- "Find" = "Trova";
-
- /* Send window */
- "Deliver" = "Consegna";
- "Options" = "Opzioni";
- "Lip Service" = "Voce";
- "Addresses" = "Indirizzi";
- "Reply All" = "Risp. a tutti";
- "Reply " = "Rispondi";
- "All" = "";
- "Forward" = "Inoltra";
- "Non-NeXT" = "Non NeXT";
- "Receipt" = "Con ricevuta";
- "No Receipt" = "Senza ric.";
- "NeXT Mail" = "Posta NeXT";
- "Encrypt" = "Con protezione";
- "No Encrypt" = "Senza protezione";
-